PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFDisplayRectangle Class
Methods


In This Topic
    PDFDisplayRectangle Class Members
    In This Topic

    The following tables list the members exposed by PDFDisplayRectangle.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the height.  
    Public MethodGets left position.  
    Public MethodGets top position.  
    Public MethodGets the width.  
    Public MethodDetermines if this rectangle intersects with visualRectangle.  
    Public MethodOverloaded. Tests if the given point is located inside the rectangle.  
    Public MethodSets the height.  
    Public MethodSets left position.  
    Public MethodSets top position.  
    Public MethodSets the width.  
    Public MethodReturns a string that represents the current Object.  
    Top
    See Also